home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší hry / Nejlepsi hry.iso / hry / 6zenichu / 6+1 install_txt.exe / 6 zenichu a 1 navic.exe / scripts / DefineButton2_3934 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-11-28  |  243 b   |  13 lines

  1. on(release){
  2.    if(_root.st_tonik2 == 0)
  3.    {
  4.       _root.st_tonik2 = 1;
  5.    }
  6.    _root.infoline = "";
  7.    _root.ic_none();
  8.    _root.d_venca.l = "mon_009_100";
  9.    _root.d_venca.i = "go";
  10.    _root.stopdragall();
  11.    _root.hideall();
  12. }
  13.